org.jboss.byteman.synchronization
Class CountDown

java.lang.Object
  extended by org.jboss.byteman.synchronization.CountDown

public class CountDown
extends java.lang.Object

class provided to support rule builtins getCounter, decrementCounter and addCounter


Constructor Summary
CountDown(int count)
           
 
Method Summary
 boolean decrement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountDown

public CountDown(int count)
Method Detail

decrement

public boolean decrement()


Copyright © 2012. All Rights Reserved.